STEP 9: Let's have our sprite say something else!
- Go to and drag out another Wait. Drop it at the bottom of your program.
- In , drag out another Say and drop it at the bottom of your program.
- Change the variable name in front of the .say() command to match the name of our sprite (which is student).
To navigate the page using the TAB key, first press ESC to exit the code editor.